CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群 车辆路径

搜索资源列表

  1. ACO_VRP_CPP

    0下载:
  2. 是用C++编程的车辆路径问题,用蚁群算法进行求解,用C++实现!-Is written in c++ programming of the vehicle routing problem, with the ant colony algorithm, in c++ true!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:6613
    • 提供者:zhuxiaoying
  1. ANT

    0下载:
  2. 蚁群算法 解决车辆路径问题应用软件 VC-ant colony algorithm[VC++]
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:11139
    • 提供者:xumeng
  1. VRP

    1下载:
  2. 该程序是用C++编写的蚁群算法程序,专门用来求解车辆路径问题(VRP)。-The program is in C++ ant colony algorithm written procedures, designed to solve the vehicle routing problem (VRP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3085553
    • 提供者:chao
  1. VVRPe

    1下载:
  2. 车辆路径问题的蚁群算法VRPP-2opt-vrp -Ant colony algorithm for vehicle routing problem VRPP-2opt-vrp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2356
    • 提供者:recruitparade
  1. antc

    0下载:
  2. 一个蚁群算法的例子,用于求解车辆路径问题-Examples of an ant colony algorithm for solving the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3541
    • 提供者:罗韬
  1. aco-yiquansuanfa-

    0下载:
  2. 车辆路径问题的蚁群算法,很好的一个学习蚁群算法的GA例子-The ant colony algorithm of vehicle routing problem, a learning example of ant colony algorithm GA
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:7146
    • 提供者:李倩
  1. ACO

    0下载:
  2. 基于蚁群算法的机器人的路径规划问题蚁群算法,一种与传统的数学规划原理截然不同的,模拟自然生态系统以求解复杂优化问题(如NPC(NP Complete)类问题,典型的有TSP(Traveling Saleman Problem)问题)的仿生优化算法,因其较强分布式计算机制、鲁棒性、易于与其他方法相结合等优点,使得蚁群算法具有较广泛应用领域,为那些最优化技术难以解决的组合优化问题提供了一类新的切实可行的解决方案。从最初的一维的静态优化问题扩展到多维的动态组合优化问题,包括车辆路径规划,工程设计,电力
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1100410
    • 提供者:lin
  1. VRP

    2下载:
  2. 蚁群算法,2-opt,解决车辆路径问题(vrp)的matlab代码,修正了原始代码忽略初始节点下一节点cost的问题,但是对某些测试数据集存在车辆数大于或小于的标准问题。-Ant colony algorithm ,2-opt, vehicle routing problem (vrp) matlab code, amended the original code ignores the initial node next node cost problems, but for some tes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2113
    • 提供者:lijian
  1. vehicleroutingproblemwithtimeWindows

    0下载:
  2. Vehicle Routing Problem with Time Windows, VRPTW)基于带时间窗的车辆路径问题的蚁群算法_叶仲泉 -Vehicle Routing Problem with Time Windows, VRPTW)Based on the vehicle routing problem with time Windows _ Ye Zhongquan ant colony algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:18927
    • 提供者:angus
  1. aco

    0下载:
  2. 采用改进的蚁群智能算法,得到车辆最短路径问题快速有效的局部最优解。-The improved ACO to obtain the shortest path problem vehicle fast and effective local optima.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1691
    • 提供者:aks tan
  1. ACO-in-vehicle-routing-problem

    0下载:
  2. 蚁群算法的改进及其在车辆路径问题中的应用- Application of the improved ant colony algorithm in vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1364339
    • 提供者:方方
  1. TomislavBronicProjekt

    0下载:
  2. 转载 - 用基因和蚁群算法求解车辆路径问题-Reprint- using genetic and ant colony algorithm for vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2662224
    • 提供者:tommy
  1. ant_CSharp

    0下载:
  2. 车辆路径问题的蚁群算法程序代码,考虑车辆的载重限制-ant syatem,VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:38373
    • 提供者:David
  1. CVRP

    1下载:
  2. 用蚁群算法解决带有容量限制的车辆路径问题-Ant colony algorithm for solving vehicle routing problem with capacity constraints
  3. 所属分类:matlab

    • 发布日期:2016-10-14
    • 文件大小:19456
    • 提供者:Dasiy
  1. ACSForCVRP(parallelPcandidateLists)

    0下载:
  2. 蚁群系统算法求解车辆路径问题,其中的蚁群系统使用了基于三角划分的候选列表。-Ant System algorithm for vehicle routing problem, which the ant colony system uses a list of candidates based on triangulation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:8167
    • 提供者:chenliang
  1. ant-colony-algorithm

    0下载:
  2. 针对车辆的越野路径规划问题,设计了以最少行驶时间为目标的多策略蚁群算法.首先,分析了地形坡度和地表属性对于车辆路径规划的综合影响,通过叠加坡度与粗糙度约束建立了禁忌表 其次,一方面引入了自适应调整策略以提高路径搜索的有效性,另一方面设计了双向搜索策略以增加蚂蚁之间的协作能力和成功路径的搜索机率 另外,还提出了子路径多段交叉策略以提高算法的全局搜索能力和收敛速度,在详细叙述改进算法的步骤之后,优化了算法的部分参数取值 最后,就基本算法和改进算法的性能指标、收敛代数和仿真结果进行了比较与分析.实验结
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1450897
    • 提供者:
  1. ant_vrp

    0下载:
  2. 蚁群算法解决中规模车辆路径问题,vrp国际案例验证,可以运行,有图-Ant colony algorithm to solve the scale of vehicle routing problem, VRP international case verification, you can run, there are plans
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:23666
    • 提供者:翟露露
  1. vrp

    0下载:
  2. 采用蚁群算法与节约算法结合的车辆路径问题,国际案例得出最优解,生成图片-By using ant colony algorithm and the combination of the vehicle routing problem, the optimal solution is obtained in the international case.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:111519
    • 提供者:翟露露
  1. pritcxple

    0下载:
  2. 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!()
  3. 所属分类:图形图象

    • 发布日期:2018-01-11
    • 文件大小:100352
    • 提供者:breyke
  1. 262325

    0下载:
  2. 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!()
  3. 所属分类:图形图象

    • 发布日期:2018-04-21
    • 文件大小:100352
    • 提供者:lrrberv
« 1 23 »
搜珍网 www.dssz.com